'   T h e r e m i n o   A u t o m a t i o n 
 
 '   D e m o   p r o g r a m   f o r :   " L o a d "   ( i m a g e s ,   v i d e o ,   s o u n d s ,   p r o g r a m s   a n d   w e b   p a g e s ) 
 
 
 
 '   I n   t h i s   d e m o   t h e   f i l e n a m e   d e p e n d s   f r o m   t h e   S l o t 1   v a l u e 
 
 '   t h e   c o m p l e t e   n a m e   i s   c o m p o s e d   i n   t h e   s t r i n g   s 1 
 
 '   a n d   t h e   m e d i a   f i l e   i s   l o a d e d 
 
 
 
 '   T o   t e s t   t h e   d e m o   u s e   t h e   a p p l i c a t i o n   S l o t V i e w e r 
 
 '   a n d   c h a n g e   t h e   S l o t 1   v a l u e   f r o m   0   t o   1 5 
 
 
 
 S l o t ( 1 )   =   0 
 
 
 
 L a b e l   L o o p 1 
 
 	 s 1   =   " B M _ F o u n d a t i o n "   +   S l o t ( 1 )   +   " . j p g " 
 
 	 
 
 	 P r i n t   s 1 
 
 	 L o a d   s 1 
 
 	 
 
 	 W a i t   S e c o n d s   0 . 1 
 
 G o t o   L o o p 1 
 
 
 
 
 
 ' W A T C H   S l o t ( 1 ) 
 
 ' W A T C H   s 1 
 
 ' E X E C   L o a d   H i d e 
 
 